home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000165_heiby_u@falkor.chi.il.us_Sun Jun 15 15:46:11 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  65 lines

  1. Article: 14394 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc02.POSTED!not-for-mail
  3. From: Ron Heiby <heiby_u@falkor.chi.il.us>
  4. Newsgroups: comp.protocols.kermit.misc,comp.emacs
  5. Subject: Re: K95 Linux Emacs vt320 ^Q^I Behavior
  6. Message-ID: <eehpevo01in7mms9cn4ft8mvetqdbi0pf7@4ax.com>
  7. References: <70boevk3dddlael4md65i3g3d5j1v3cqct@4ax.com> <bci7q3$qqu$1@watsol.cc.columbia.edu>
  8. X-Newsreader: Forte Agent 1.91/32.564
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Lines: 44
  13. NNTP-Posting-Host: 12.248.231.128
  14. X-Complaints-To: abuse@attbi.com
  15. X-Trace: sccrnsc02 1055704588 12.248.231.128 (Sun, 15 Jun 2003 19:16:28 GMT)
  16. NNTP-Posting-Date: Sun, 15 Jun 2003 19:16:28 GMT
  17. Organization: AT&T Broadband
  18. Date: Sun, 15 Jun 2003 19:18:21 GMT
  19. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14394 comp.emacs:88730
  20.  
  21. This is now being cross-posted to comp.emacs. I first posted this query in the Kermit
  22. newsgroup. They are indicating that it is an Emacs issue -- one that changed since an
  23. earlier version. I am using version "21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll
  24. bars) of 2002-08-28 on astest" on Red Hat 8.0 with current updates.
  25.  
  26. fdc@columbia.edu (Frank da Cruz) wrote:
  27.  
  28. >In article <70boevk3dddlael4md65i3g3d5j1v3cqct@4ax.com>,
  29. >Ron Heiby  <heiby_u@falkor.chi.il.us> wrote:
  30. >: This query may be a bit far afield. If so, sorry.
  31. >: 
  32. >: Using K95, I connect via SSH to one of my lab systems. I have set (via a
  33. >: Dialer entry) my terminal type to be vt320, and Linux knows that I am a
  34. >: vt320. I enter "emacs" and attempt to enter a quoted-literal TAB character
  35. >: by typing Ctrl-Q, followed by Ctrl-I (or Tab). Instead of seeing the
  36. >: cursor move a few blank spaces to the right, a "^@" appears on the screen
  37. >: at the point, the bell rings, and the minibuffer displays, "End of
  38. >: buffer".
  39. >: 
  40. >I think this is an EMACS peculiarity having nothing to do with Kermit.
  41. >The same thing started happening to me the last the local copy of EMACS
  42. >was upgraded.  I happen to have an old copy laying around:
  43. >
  44. >  GNU Emacs 19.22.24: ^Q Tab inserts a Tab
  45. >  GNU Emacs 20.7.1:   ^Q Tab does what you describe
  46. >
  47. >Same copy of K95, same settings, same host, same .emacs.
  48. >
  49. >: If, using the same kermit session, I lie to Linux and set TERM=vt100, then
  50. >: the same test results in the cursor moving a few blank spaces to the
  51. >: right, just as I would expect. TERM=vt102 and TERM=vt220 also give the
  52. >: expected behavior.
  53. >: 
  54. >Hmmm, I never noticed that before, but yes, same here.
  55. >
  56. >: What's different about vt320 that Linux emacs doesn't seem to care for?
  57. >: Thanks!
  58. >:
  59. >Clearly it's nothing to do with Kermit.  It's some strange EMACS-curses-
  60. >termcap/terminfo interaction on the host.  If you figure it out, let us
  61. >know because it's been bugging me too.
  62. >
  63. >- Frank
  64.  
  65.